Configuration register 1
RXFIFO_FULL_THRHD | An UART_RXFIFO_FULL_INT interrupt is generated when the receiver receives more data than this register’s value. |
TXFIFO_EMPTY_THRHD | An UART_TXFIFO_EMPTY_INT interrupt is generated when the number of data bytes in TX FIFO is less than this register’s value. |
RX_TOUT_FLOW_DIS | Set this bit to stop accumulating idle_cnt when hardware flow control works. |
RX_FLOW_EN | This is the flow enable bit for UART receiver. 1: Choose software flow control with configuring sw_rts signal. 0: Disable software flow control. |
RX_TOUT_EN | This is the enable bit for UART receiver’s timeout function. |